gtkicontheme: Mark copy/free compat symbols as skip
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 16 Feb 2013 00:48:48 +0000 (19:48 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sat, 16 Feb 2013 00:48:56 +0000 (19:48 -0500)
gtk/gtkicontheme.c

index a399ac543f7329670577989a0b3082465555937e..42e86a2ca627b59c7b76c1f07b31646a70f182ad 100644 (file)
@@ -3064,7 +3064,7 @@ icon_info_new_builtin (BuiltinIcon *icon)
 }
 
 /**
- * gtk_icon_info_copy:
+ * gtk_icon_info_copy: (skip)
  * @icon_info: a #GtkIconInfo
  * 
  * Make a copy of a #GtkIconInfo.
@@ -3085,7 +3085,7 @@ gtk_icon_info_copy (GtkIconInfo *icon_info)
 }
 
 /**
- * gtk_icon_info_free:
+ * gtk_icon_info_free: (skip)
  * @icon_info: a #GtkIconInfo
  * 
  * Free a #GtkIconInfo and associated information